docs: remove a note that library is incompatible with Expo Go#1061
Merged
kirillzyusko merged 2 commits intomainfrom Nov 21, 2025
Merged
docs: remove a note that library is incompatible with Expo Go#1061kirillzyusko merged 2 commits intomainfrom
kirillzyusko merged 2 commits intomainfrom
Conversation
Contributor
|
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
|
Came here to mention this. This package is now part of Expo Go. See expo/expo#37942 |
Owner
Author
|
Thanks @jerone But when I try to run it in Expo Snack I get this:
Is it only a problem of Expo snack? Do you use Expo Go with this library and it works well for you? |
|
I tried it for a second in Expo Go and it worked just fine. |
…let's not mark this version as a compatible one
ec27203 to
920966a
Compare
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

📜 Description
Remove a note that library is not compatible with Expo Go.
💡 Motivation and Context
Technically support has landed for
1.17.5in expo/expo#37942 and starting from SDK 54 Expo Go officially supports1.18.5.However in Expo snacks there was a crash. I fixed it here: #1209 and these changes will be included in
1.20.0. So I decided to update documentation page in order not to mislead developers.Starting from version
1.20.xthis package will be fully supported by Expo and I'm planning to use snacks and make documentation even more interactive 😎📢 Changelog
Docs
🤔 How Has This Been Tested?
Tested via preview.
📸 Screenshots (if appropriate):
📝 Checklist